{% extends 'base_dashboard.html' %} {% block title %}Proctor queue — {{ site_settings.institute_name }}{% endblock %} {% block content %}
Candidates who paid and need an unlock code during a video meeting
| Candidate | Program | Status | Attempts left | |
|---|---|---|---|---|
|
{{ app.candidate.get_display_name }}
{{ app.candidate.email }}
|
{{ app.program.title }} | {{ app.get_status_display }} | {{ app.attempts_remaining }} | Create unlock code |
| No candidates waiting for proctoring. | ||||